home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Sep 89 / Y0062-Views & Identifiers-Sep89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  598 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    1671909                         19-Sept-89        19:00
  2.  
  3. From:   D1220                           Vari-Lite, Andy Meldrum,PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Views & Identifiers
  8.  
  9. I'm messing around with Dialogs right now & am making great use of the
  10. fIdentifier field of TView. For some reason that rather escapes me there is no
  11. TView.GetIdentifier method call. Instead, all code that use identifiers in
  12. MacApp does this..
  13.  
  14.           theViewIdentifier := theView.fIdentifier.
  15.  
  16. This is a vote to add a GetIdentifier method to MacApp. Please.
  17.  
  18. Andy.
  19.  
  20.  
  21.  
  22.